home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 117 / PC Guia 117.iso / swf / programas.swf / scripts / DefineButton2_108 / BUTTONCONDACTION on(release).as next >
Text File  |  2005-06-27  |  44b  |  4 lines

  1. on(release){
  2.    _root.gotoAndStop(48);
  3. }
  4.